You are here: Understanding the Meridian object model > About the Document object > The Document object methods > AddRendition method

AddRendition method

Adds rendition content from the specified file to the current document.

Syntax

Sub AddRendition (File As String, [NewRevision As Boolean = True])
Parameters

Name

Description

File

Path to a file outside the vault to import as rendition content for the current document.

NewRevision

If True (default), creates a new revision of the rendition.

Remarks

Rendition revisions are separate from the parent document revisions. They need not be synchronized and there may be many of one related to one of the other.


www.bluecieloecm.com